Basic terms Menu Menu item What menu is customizable Properties of additional menu items |
QuoEdit supports the following kinds of menus.
◊ menu that is always shown on the menu bar
◊ submenu that is a menu in the parent menu
◊ popup menu that appears on some dialog box
◊ contextual menu that is available with Mac OS 8 and later
In QuoEdit, the menu on the menu bar is called “main menu” for convenience. (Really for convenience.)
As for the submenu, it is not actually included in the standard menus of QuoEdit but you can add it.
Menu item
Menu item is an item in the menu. In many cases (but not all cases), menu item is equivalent to menu command. For example, the Edit menu contains several menu items like “Copy”, “Cut” and so on. Note that a submenu is also a menu item in the parent menu. And a divider (separator line) that divides the menu items into groups is also a menu item.
1) | Extras menu Extras menu is one of the standard menus but exceptionally it can contain additional menu items bellow the standard menu items. Note that you can only modify the additional menu items. |
2) | Tools menu Tools menu is also one of the standard menus but it originally contains no menu items. |
3) | Your own additional menus You can add up to three main menus onto the menu bar. The additional main menus are positioned at left of the Window menu. |
Kind | Attachment | |||
Run Script Runs the attached script | One of the following: alias of a script file or scripts folder relative path of a script file or scripts folder script data (sometimes called script object) | |||
| ||||
Open by Finder Opens the attached object by the Finder | One of the following: alias of a file or a folder relative path of a file or a folder | |||
| ||||
Type Text Makes text with the attached text data | Text data to be typed | |||
| ||||
Tag Removes or adds specified prefix and suffix | A set of prefix and suffix to be added and prefix and suffix to be removed | |||
| ||||
Submenu A submenu | None (Internally, a menu is attached.) | |||
| ||||
Divider Divides menu items into groups | None | |||
|